home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / Add-Ons / MPW / MPW dmake 4.0 / mac / startup.h < prev    next >
Encoding:
Text File  |  1995-06-01  |  403 b   |  8 lines  |  [TEXT/KAHL]

  1. /* This file contains the default value of the DMMAKESTARTUP variable.
  2.  * You must set the quoted string below to the default path to the startup
  3.  * variable, so that it gets compiled in.  LEAVE DMSTARTUPDIR in
  4.  * the path.  This allows the user to customize his environment for dmake
  5.  * by setting up a new DMSTARTUPDIR environment variable. */
  6.  
  7. "MAKESTARTUP := $(MPW)tools:$(DMSTARTUPDIR)startup.mk",
  8.